Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rusk: Enrich contract events with transaction id #2296

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

herr-seppia
Copy link
Member

"Just to" improve the info available to the Archival

This PR doesn't impact performance of the VM, since the TX_ID is enriched at node level.

When events are dispatched through RUES, the new field is added as Rusk-Origin header in the response (without changing the event data) ensuring smooth deserialization for backward compatibility.

Copy link
Member

@ureeves ureeves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@herr-seppia herr-seppia merged commit ec209bd into master Sep 7, 2024
15 checks passed
@herr-seppia herr-seppia deleted the events-origin branch September 7, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants